|
Workout With Friends
Stay fit with a little motivation
|
Updated form object, which accepts a state variable to assist in more complex validation. More...


Public Member Functions | |
| def | __init__ |
Public Attributes | |
| state | |
Updated form object, which accepts a state variable to assist in more complex validation.
Definition at line 18 of file __init__.py.
| def wowf.forms.Form.__init__ | ( | self, | |
formdata = None, |
|||
obj = None, |
|||
prefix = '', |
|||
state = None, |
|||
| kwargs | |||
| ) |
Definition at line 20 of file __init__.py.
| wowf.forms.Form.state |
Definition at line 24 of file __init__.py.
1.8.1.2